Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: locking helmfile does not allow use of multiple versions per chart #1150

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

m90
Copy link
Contributor

@m90 m90 commented Sep 13, 2023

Starting with #1015 we are putting the helmfile.lock in source control. However, it seems this is not compatible with using two different versions of the same chart, meaning we can't gradually roll out chart updates from staging to production anymore.

In order to unblock the release pipeline, this PR remove the lockfile from Source control again. How to properly do this should be revisited though.

@m90 m90 force-pushed the fr/no-helmfile-lock branch from 1b72e7e to 801db89 Compare September 13, 2023 07:15
@m90 m90 merged commit f4650c0 into main Sep 13, 2023
2 checks passed
@m90 m90 deleted the fr/no-helmfile-lock branch September 13, 2023 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants